Uses of Class
edu.uky.ai.ml.nn.InputLayer
| Package | Description |
|---|---|
| edu.uky.ai.ml.nn |
Contains classes for representing simple feed-forward neural networks whose
neurons use the sigmoid activation function.
|
-
Uses of InputLayer in edu.uky.ai.ml.nn
Fields in edu.uky.ai.ml.nn declared as InputLayer Modifier and Type Field Description InputLayerNeuralNetwork. inputThe input neurons